--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Node / ReticulumProjects / MeshChatX.git / files / meshchatx / src / frontend / public / meshchatx-docs / meshchatx.md
Displaying Raw • View rendered • Download
meshchatx/src/frontend/public/meshchatx-docs/meshchatx.md v4.4.0-rc.2 (8c81399b) Text, 563 B
Tc9d1d9# Welcome to MeshChatX
A fork of Reticulum Meshchat, with many more features, new UI/UX, better security and integrity.
Tc9d1d9## Backend overview
The main Python entrypoint is **`meshchatx/meshchat.py`**. Shared helpers live in **`meshchatx/src/path_utils.py`**, **`meshchatx/src/ssl_self_signed.py`**, and **`meshchatx/src/env_utils.py`**. Optional Reticulum (RNS) log verbosity uses **`--rns-log-level`** or **`MESHCHAT_RNS_LOG_LEVEL`** (the flag overrides the environment when both are set). Full architecture notes are in the repository **`docs/meshchatx.md`**.
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────